| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > ReadLineBinaryBlockOfByte Method : ReadLineBinaryBlockOfByte(Byte[],Int64,Boolean) Method |
'DeclarationOverloads Function ReadLineBinaryBlockOfByte( _ ByVal data() As Byte, _ ByVal index As Long, _ ByVal seekToBlock As Boolean _ ) As Long
'UsageDim instance As IMessageBasedFormattedIO Dim data() As Byte Dim index As Long Dim seekToBlock As Boolean Dim value As Long value = instance.ReadLineBinaryBlockOfByte(data, index, seekToBlock)
int64 ReadLineBinaryBlockOfByte( array<byte>^ data, int64 index, bool seekToBlock )
Current with Keysight IO Libraries Suite 18